MLE-24531 Bumping PR tests to latest 12 nightly#978
Conversation
Also moved docker-compose to the root folder for consistency with other repos.
|
Copyright Validation Results ⏭️ Skipped (Excluded) Files
✅ All files have valid copyright headers! |
There was a problem hiding this comment.
Pull Request Overview
Updates Docker configuration paths and MarkLogic version for pull request testing, moving Docker Compose setup to the root directory for repository consistency.
- Updated Jenkins pipeline to use latest MarkLogic 12 nightly build instead of 11.3.2
- Moved docker-compose.yaml from test-app subdirectory to root directory
- Updated documentation and configuration files to reflect new Docker setup location
Reviewed Changes
Copilot reviewed 3 out of 6 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| Jenkinsfile | Updated Docker image to MarkLogic 12 nightly and adjusted paths to use root-level docker-compose |
| CONTRIBUTING.md | Updated documentation to reflect docker-compose now running from root directory |
| .copyrightconfig | Added docker-compose.yaml to files excluded from copyright checking |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
|
Got the normal failure on "construct json from literals". Also got a failure on "nodejs-temporal-advance-lsqt.js". Going to merge and see if that failure still happens in the regression runs. |
Also moved docker-compose to the root folder for consistency with other repos.